翻訳と辞書
Words near each other
・ Simple Power
・ Simple precedence grammar
・ Simple precedence parser
・ Simple present
・ Simple prioritization
・ Simple programmable logic device
・ Simple public-key infrastructure
・ Simple random sample
・ Simple rational approximation
・ Simple resolution
・ Simple ring
・ Simple Science
・ Simple Sensor Interface protocol
・ Simple sequence length polymorphism
・ Simple series
Simple Service Discovery Protocol
・ Simple set
・ Simple shear
・ Simple Simon
・ Simple Simon (1922 film)
・ Simple Simon (2010 film)
・ Simple Simon (INXS song)
・ Simple Simon (musical)
・ Simple Simon (nursery rhyme)
・ Simple Simon (solitaire)
・ Simple Simon under
・ Simple Simpson
・ Simple Sis
・ Simple Skincare
・ Simple Sloppy Semantic Database


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Simple Service Discovery Protocol : ウィキペディア英語版
Simple Service Discovery Protocol
The Simple Service Discovery Protocol (SSDP) is a network protocol based on the Internet Protocol Suite for advertisement and discovery of network services and presence information. It accomplishes this without assistance of server-based configuration mechanisms, such as the Dynamic Host Configuration Protocol (DHCP) or the Domain Name System (DNS), and without special static configuration of a network host. SSDP is the basis of the discovery protocol of Universal Plug and Play (UPnP) and is intended for use in residential or small office environments. It was formally described in an IETF Internet draft by Microsoft and Hewlett-Packard in 1999. Although the IETF proposal has since expired,〔(IETF draft revision 3 ) (outdated and expired)〕 SSDP was incorporated into the UPnP protocol stack, and a description of the final implementation is included in UPnP standards documents.〔(【引用サイトリンク】title=UPNP Device Architecture 1.1 )

==Protocol transport and addressing==
SSDP is a text-based protocol based on HTTPU. It uses the User Datagram Protocol (UDP) as the underlying transport protocol. Services are announced by the hosting system with multicast addressing to a specifically designated IP multicast address at UDP port number 1900. In IPv4, the multicast address is 239.255.255.250〔(【引用サイトリンク】title=Internet Multicast Addresses )〕 and SSDP over IPv6 uses the address set ff0X::c for all scope ranges indicated by X.〔(【引用サイトリンク】title=Internet Protocol Version 6 Multicast Addresses )
This results in the following ''well-known'' practical multicast addresses for SSDP:
* 239.255.255.250 (IPv4 site-local address)
* () (IPv6 link-local)
* () (IPv6 site-local)
* () (IPv6 organization-local)
* () (IPv6 global)
Additionally, applications may use the source-specific multicast addresses derived from the local IPv6 routing prefix, with group ID ''C'' (decimal 12).
SSDP uses a NOTIFY HTTP method to announce the establishment or withdrawal of services (presence) information to the multicast group. A client that wishes to discover available services on a network, uses the M-SEARCH method. Responses to such search requests are sent via unicast addressing to the originating address and port number of the multicast request.
Microsoft's IPv6 SSDP implementations in Windows Media Player and Server use the link-local scope address. Microsoft uses port number 2869 for event notification and event subscriptions. However, early implementations of SSDP also used port 5000 for this service.〔(Microsoft Knowledge Base Article 832017 )〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Simple Service Discovery Protocol」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.